home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Programming / IEditor / IEditor.readme < prev    next >
Text File  |  1997-06-17  |  2KB  |  84 lines

  1. Short:    Powerful FREEWARE GUI Editor (w/ src)
  2. Author:   wiz@pragmanet.it (Simone Tellini)
  3. Uploader: wiz@pragmanet.it (Simone Tellini)
  4. Type:     dev/gui
  5. Replace:  dev/gui/IEdit231.lha
  6.  
  7.  
  8. Hi there,
  9.  
  10. Here's my IEditor, along with it sources.
  11.  
  12. Mostly due to lack of time (I prefer working on STFax now, it proved to
  13. be much more succesful ;-) I decided to release IEditor as -FREEWARE-.
  14.  
  15. You can do anything you want with it and with its sources, as long as
  16. you don't use them for commercial purposes.
  17.  
  18. The sources maybe aren't so clear and you could find it difficult to
  19. compile them with another compiler than DICE C (the Freeware version of
  20. Dice/C was the one used to develop the program).
  21.  
  22. Some of the sources (BOOPSI part, E generator) are also incomplete.
  23.  
  24. Please, don't write me emails asking me to explain you details about the
  25. code, I really have NO time to reply. I'm sorry.
  26.  
  27. Have fun.
  28.  
  29.  
  30. ------------------------ Original ReadMe follows ----------------------
  31.  
  32. The newest version of the powerful InterfaceEditor!
  33.  
  34. Most important features:
  35.  
  36.  - Support all gadtools.library gadgets
  37.  
  38.  - Support Intuition Boolean gadgets with image, i.e. icon buttons
  39.  
  40.  - Support IntuiText, BevelBox, Images
  41.  
  42.  - External modules can extend IEditor's abilities. In this archive you
  43.    can find external modules for:
  44.      - Fuel Gauges
  45.      - Window Backfill
  46.      - BevelFill (to use with BackFill)
  47.      - ScrollerWindow (do you know scrollerwindow.c? ;-)
  48.      - Function (add functions to gadget)
  49.  
  50.  - Provided a loader for GTB gui files
  51.  
  52.  - Support MENU_IMAGEs
  53.  
  54.  - ARexx Port with many commands
  55.  
  56.  - ARexx Interface Editor: add rexx support to your program in a couple
  57.    of mouse clicks!
  58.  
  59.  - Generators are external modules (C.generator source included)
  60.  
  61.  - Generate IDCMP Handlers, Key Handlers and RexxMsgs Handlers
  62.  
  63.  - Easy to use: completely intuition/gadtools driven
  64.  
  65.  - Edit on multiple windows at the same time
  66.  
  67.  - Italian and English
  68.  
  69.  - Documentation in AmigaGuideĀ® format (English & Italian)
  70.  
  71.  - New versions released very often...
  72.  
  73. ...and much, much, much more!
  74.  
  75.  
  76. Well, try it, according to me it's GOOD! ;^)
  77.  
  78. Bye
  79.    Wiz
  80.  
  81. Fidonet:      2:332/502.18  (Simone Tellini)
  82. Internet:     wiz@pragmanet.it
  83. WWW:          http://www.pragmanet.it/~tellini/main.html
  84.